Building a Cocoa App

[ Start > Building a Cocoa App ] [ Edit this Page | Show Page Versions | Show Formatted ]


Building  a new PikeCocoa app

1. build Pike.framework: from Pike/build/platform, run make framework.
1. copy Pike.framework to directory mkapp resides in.
1. build Public.ObjectiveC module
1. copy resulting Public.pmod to Pike.framework/Versions/Current/Resources/i386/modules/
1. run "mkapp Appname" to build application bundle
1. Open Interface Builder and choose "File -> New..."
1. Select "Application" and click "create".
1. Select "File->Save..." and choose to save the file as a version 3.x NIB file (not XIB).
1. Name the file "MainMenu.nib"
1. copy the resulting nib bundle to Appname.app/Contents/Resources
1. Start up the app!

__See Also__
- [PikeDevel/Framework]

Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University